home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Educational Software Cooperative 4
/
Educational Software Cooperative 4.iso
/
clich20
/
readme.bat
< prev
next >
Wrap
DOS Batch File
|
1995-05-10
|
617b
|
22 lines
echo off
cls
echo CLICHE FINDER
echo
echo To start the program, enter this command:
echo
echo CLFINDER
echo
echo Vendors: To read the VENDINFO.DIZ information file, use an ordinary
echo text viewer. For example, if you use LIST, you would use this command:
echo
echo LIST VENDINFO.DIZ
echo
echo To print the VENDINFO.DIZ file, you would use this command:
echo
echo COPY VENDINFO.DIZ PRN
echo
echo Additional information is contained in the CLINFO.TXT file.
echo
echo LIST CLINFO.TXT or COPY CLINFO.TXT PRN
echo